Remove the window from the toplevel_list here rather in destroy. While
authorOwen Taylor <otaylor@redhat.com>
Sat, 13 Mar 2004 20:45:15 +0000 (20:45 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 13 Mar 2004 20:45:15 +0000 (20:45 +0000)
commit38bb62c43da21a826f50d7f94db4cae7b51b01d4
tree0dc12d852af66d19240925d9d682d0d1a6427d10
parentb1b58fe3df6eade4df98bdee0c55549d71bd5c78
Remove the window from the toplevel_list here rather in destroy. While

Sat Mar 13 15:19:17 2004  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwindow.c (gtk_window_destroy): Remove
        the window from the toplevel_list here rather in destroy.
        While this is theoretically speaking wrong, it fits
        in better with the current reality that destroyed
        widgets are not reusable. (#126808, Michael Natterer)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwindow.c